Scripts

From 4.1 version, all interface description (including csapi) can be found in the plugin scripts. There are both English and Chinese documents for all the interfaces in the code.

Scritpts API

API of EasyAR Sense Unity Plugin is divided into two levels: High Level Unity Components API and Low Level Sense C# API. High Level Unity Components API should be used in most cases, and Low Level Sense C# API is usually used from components members if high level API does not provide enough functionality.